home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / clue.lha / clue / doc / clue.tex / node139_mn.html < prev    next >
Text File  |  1989-07-12  |  1KB  |  34 lines

  1.  
  2. <H3><A ID="SECTION004011100000000000000"><tex2html_anchor_invisible_mark></A> <A ID="ch:sync"><tex2html_anchor_mark></A><BR>
  3. Synchronizing Event Processing
  4. </H3><#5071#>
  5.            
  6.       
  7.  
  8. <A ID="1639"><tex2html_anchor_invisible_mark></A>
  9. <A ID="1640"><tex2html_anchor_invisible_mark></A> 
  10. A complex operation, such as
  11. presenting a large contact tree, often takes the form of a ``chain reaction,''
  12. wherein the input events which precipitate from contact actions are processed to
  13. invoke still more actions and events, etc.  In order to synchronize its user
  14. interface, an application will sometimes need to wait until the complete chain
  15. of events has been processed before continuing the event loop.
  16. This synchronization of event processing is achieved by using the <#1641#><TT>process-all-events</TT><#1641#> function.
  17.  
  18. <P>
  19. <#4666#>
  20. <#4317#><FONT SIZE="+1"><#1642#><B>process-all-events Function, contact-display</B><#1642#></FONT><#4317#>
  21. <A ID="1643"><tex2html_anchor_invisible_mark></A>
  22. <A ID="1644"><tex2html_anchor_invisible_mark></A>
  23. <DIV class="RIGHT">
  24. <tex2html_image_mark>#tex2html_wrap_inline10015#
  25. </DIV><#4666#>
  26.  
  27. <P>
  28. <DIV class="RIGHT">
  29. <tex2html_image_mark>#tex2html_wrap_inline10018#
  30. </DIV>
  31.  
  32. <P>
  33.  
  34.  =0 <#5081#>=0 <#5085#>